Skip to content

Conversation

@dmitryikh
Copy link
Contributor

@dmitryikh dmitryikh commented Oct 4, 2025

Updated validation message to include guidance on using system CMake with the [platform_tool_requires] profile section.

Related documentation: https://docs.conan.io/2/reference/config_files/profiles.html#platform-tool-requires

Summary

Changes to recipe: cmake/

Motivation

I spent hours trying to figure out how to fix failing cmake dependency on my non-arm and non-x86 machine.
The found solution with [platform_tool_requires] works like a charm. I hope this extended error message will help others and save time.

Related issues: #17286 #28518

Details


Updated validation message to include guidance on using system CMake with the [platform_tool_requires profile section.

Related documentation: https://docs.conan.io/2/reference/config_files/profiles.html#platform-tool-requires
@jcar87 jcar87 force-pushed the dmitryikh-patch-2 branch from 6e4fc0b to 9e6de71 Compare October 28, 2025 10:36
@jcar87 jcar87 self-assigned this Oct 28, 2025
Copy link
Contributor

@jcar87 jcar87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dmitryikh!

@jcar87 jcar87 merged commit a7e4112 into conan-io:master Oct 28, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants